25 DCHECK(isolate->has_exception());
30 DCHECK(isolate->has_exception());
35 isolate->factory()->NewJSObjectFromMap(isolate->js_raw_json_map());
static V8_WARN_UNUSED_RESULT MaybeDirectHandle< JSRawJson > Create(Isolate *isolate, Handle< Object > text)
static const int kRawJsonInitialIndex
static V8_WARN_UNUSED_RESULT HandleType< String >::MaybeType ToString(Isolate *isolate, HandleType< T > input)
static V8_INLINE HandleType< String > Flatten(Isolate *isolate, HandleType< T > string, AllocationType allocation=AllocationType::kYoung)
static bool IsOneByteRepresentationUnderneath(Tagged< String > string)
#define ASSIGN_RETURN_ON_EXCEPTION(isolate, dst, call)
ZoneVector< RpoNumber > & result
Tagged< To > Cast(Tagged< From > value, const v8::SourceLocation &loc=INIT_SOURCE_LOCATION_IN_DEBUG)
#define DCHECK(condition)