Home | History | Annotate | Download | only in src

Lines Matching refs:JSValue

207   Handle<JSValue> wrapper = Handle<JSValue>::cast(value);
308 value = JSValue::cast(*Utils::OpenHandle(*info.Holder()))->value();
345 Object* res = Script::cast(JSValue::cast(object)->value())->column_offset();
382 Object* id = Script::cast(JSValue::cast(object)->value())->id();
419 Object* source = Script::cast(JSValue::cast(object)->value())->name();
454 Object* source = Script::cast(JSValue::cast(object)->value())->source();
489 Object* res = Script::cast(JSValue::cast(object)->value())->line_offset();
526 Object* res = Script::cast(JSValue::cast(object)->value())->type();
564 Script::cast(JSValue::cast(object)->value())->compilation_type());
601 Script::cast(Handle<JSValue>::cast(object)->value()), isolate);
646 Object* url = Script::cast(JSValue::cast(object)->value())->source_url();
682 Script::cast(JSValue::cast(object)->value())->source_mapping_url();
717 Object* res = Script::cast(JSValue::cast(object)->value())->context_data();
754 Script::cast(Handle<JSValue>::cast(object)->value()), isolate);
801 Script::cast(Handle<JSValue>::cast(object)->value()), isolate);
847 Script::cast(Handle<JSValue>::cast(object)->value()), isolate);