HomeSort by relevance Sort by last modified time
    Searched refs:Isolate (Results 276 - 300 of 687) sorted by null

<<11121314151617181920>>

  /external/v8/src/debug/x87/
debug-x87.cc 33 void DebugCodegen::ClearDebugBreakSlot(Isolate* isolate, Address pc) {
34 CodePatcher patcher(isolate, pc, Assembler::kDebugBreakSlotLength);
39 void DebugCodegen::PatchDebugBreakSlot(Isolate* isolate, Address pc,
43 CodePatcher patcher(isolate, pc, kSize);
73 Runtime::FunctionForId(Runtime::kDebugBreak), masm->isolate())));
75 CEntryStub ceb(masm->isolate(), 1);
103 ExternalReference::debug_after_break_target_address(masm->isolate());
122 __ mov(edx, masm->isolate()->factory()->undefined_value())
    [all...]
  /external/v8/src/
macro-assembler.h 263 Isolate* isolate, AllocationFlags flags) {
265 return ExternalReference::old_space_allocation_top_address(isolate);
267 return ExternalReference::new_space_allocation_top_address(isolate);
272 Isolate* isolate, AllocationFlags flags) {
274 return ExternalReference::old_space_allocation_limit_address(isolate);
276 return ExternalReference::new_space_allocation_limit_address(isolate);
typing-asm.h 22 explicit AsmTyper(Isolate* isolate, Zone* zone, Script* script,
67 Isolate* isolate_;
background-parsing-task.cc 13 int stack_size, Isolate* isolate)
28 info->set_isolate(isolate);
31 info->set_hash_seed(isolate->heap()->HashSeed());
  /external/v8/src/regexp/arm/
regexp-macro-assembler-arm.h 19 RegExpMacroAssemblerARM(Isolate* isolate, Zone* zone, Mode mode,
192 Isolate* isolate() const { return masm_->isolate(); } function in class:v8::internal::RegExpMacroAssemblerARM
  /external/v8/src/regexp/ia32/
regexp-macro-assembler-ia32.h 18 RegExpMacroAssemblerIA32(Isolate* isolate, Zone* zone, Mode mode,
176 Isolate* isolate() const { return masm_->isolate(); } function in class:v8::internal::RegExpMacroAssemblerIA32
  /external/v8/src/regexp/mips/
regexp-macro-assembler-mips.h 18 RegExpMacroAssemblerMIPS(Isolate* isolate, Zone* zone, Mode mode,
197 Isolate* isolate() const { return masm_->isolate(); } function in class:v8::internal::RegExpMacroAssemblerMIPS
  /external/v8/src/regexp/ppc/
regexp-macro-assembler-ppc.h 20 RegExpMacroAssemblerPPC(Isolate* isolate, Zone* zone, Mode mode,
183 Isolate* isolate() const { return masm_->isolate(); } function in class:v8::internal::RegExpMacroAssemblerPPC
  /external/v8/src/regexp/x87/
regexp-macro-assembler-x87.h 18 RegExpMacroAssemblerX87(Isolate* isolate, Zone* zone, Mode mode,
176 Isolate* isolate() const { return masm_->isolate(); } function in class:v8::internal::RegExpMacroAssemblerX87
  /external/v8/src/runtime/
runtime-observe.cc 9 #include "src/isolate-inl.h"
15 SealHandleScope shs(isolate);
18 if (!args[0]->IsJSReceiver()) return isolate->heap()->false_value();
21 return isolate->heap()->ToBoolean(obj->map()->is_observed());
26 HandleScope scope(isolate);
30 if (obj->IsJSProxy()) return isolate->heap()->undefined_value();
35 return isolate->heap()->undefined_value();
40 HandleScope scope(isolate);
43 isolate->EnqueueMicrotask(microtask);
44 return isolate->heap()->undefined_value()
    [all...]
  /external/v8/test/cctest/compiler/
test-linkage.cc 29 Isolate* isolate = CcTest::i_isolate(); local
30 Handle<String> source_code = isolate->factory()
35 Handle<Object>(), Handle<Context>(isolate->native_context()), NULL, NULL,
37 return isolate->factory()->NewFunctionFromSharedFunctionInfo(
38 shared_function, isolate->native_context());
75 Isolate* isolate = CcTest::InitIsolateOnce(); local
77 ToNumberStub stub(isolate);
78 CompilationInfo info(&stub, isolate, &zone)
    [all...]
  /external/v8/test/cctest/interpreter/
test-interpreter.cc 19 static MaybeHandle<Object> CallInterpreter(Isolate* isolate,
21 return Execution::Call(isolate, function,
22 isolate->factory()->undefined_value(), 0, nullptr);
27 static MaybeHandle<Object> CallInterpreter(Isolate* isolate,
31 return Execution::Call(isolate, function,
32 isolate->factory()->undefined_value(), sizeof...(args),
40 InterpreterCallable(Isolate* isolate, Handle<JSFunction> function
794 i::Isolate* isolate = handles.main_isolate(); local
850 i::Isolate* isolate = handles.main_isolate(); local
872 i::Isolate* isolate = handles.main_isolate(); local
928 i::Isolate* isolate = handles.main_isolate(); local
973 i::Isolate* isolate = handles.main_isolate(); local
1034 i::Isolate* isolate = handles.main_isolate(); local
1084 i::Isolate* isolate = handles.main_isolate(); local
1773 i::Isolate* isolate = handles.main_isolate(); local
1802 i::Isolate* isolate = handles.main_isolate(); local
1833 i::Isolate* isolate = handles.main_isolate(); local
1945 i::Isolate* isolate = handles.main_isolate(); local
1985 i::Isolate* isolate = handles.main_isolate(); local
2014 i::Isolate* isolate = handles.main_isolate(); local
2047 i::Isolate* isolate = handles.main_isolate(); local
2075 i::Isolate* isolate = handles.main_isolate(); local
2103 i::Isolate* isolate = handles.main_isolate(); local
2164 i::Isolate* isolate = handles.main_isolate(); local
2198 i::Isolate* isolate = handles.main_isolate(); local
2262 i::Isolate* isolate = handles.main_isolate(); local
2291 i::Isolate* isolate = handles.main_isolate(); local
2322 i::Isolate* isolate = handles.main_isolate(); local
2345 i::Isolate* isolate = handles.main_isolate(); local
2410 i::Isolate* isolate = handles.main_isolate(); local
2444 i::Isolate* isolate = handles.main_isolate(); local
2500 i::Isolate* isolate = handles.main_isolate(); local
2539 i::Isolate* isolate = handles.main_isolate(); local
2606 i::Isolate* isolate = handles.main_isolate(); local
2912 i::Isolate* isolate = handles.main_isolate(); local
2992 i::Isolate* isolate = handles.main_isolate(); local
3026 i::Isolate* isolate = handles.main_isolate(); local
3040 i::Isolate* isolate = handles.main_isolate(); local
3199 i::Isolate* isolate = handles.main_isolate(); local
3242 i::Isolate* isolate = handles.main_isolate(); local
3276 i::Isolate* isolate = handles.main_isolate(); local
3313 i::Isolate* isolate = handles.main_isolate(); local
3340 i::Isolate* isolate = handles.main_isolate(); local
3384 i::Isolate* isolate = handles.main_isolate(); local
3425 auto isolate = handles.main_isolate(); local
3462 i::Isolate* isolate = handles.main_isolate(); local
3512 i::Isolate* isolate = handles.main_isolate(); local
3540 i::Isolate* isolate = handles.main_isolate(); local
    [all...]
  /external/v8/test/cctest/
test-global-handles.cc 89 Isolate* isolate = CcTest::i_isolate(); local
90 GlobalHandles* global_handles = isolate->global_handles();
91 v8::HandleScope handle_scope(CcTest::isolate());
94 global_handles->Create(*isolate->factory()->NewFixedArray(1));
96 global_handles->Create(*isolate->factory()->NewFixedArray(1));
99 global_handles->Create(*isolate->factory()->NewFixedArray(1));
101 global_handles->Create(*isolate->factory()->NewFixedArray(1));
184 Isolate* isolate = CcTest::i_isolate() local
279 Isolate* isolate = CcTest::i_isolate(); local
326 Isolate* isolate = CcTest::i_isolate(); local
391 v8::Isolate* isolate = CcTest::isolate(); local
411 v8::Isolate* isolate = CcTest::isolate(); local
    [all...]
test-hashing.cc 108 Isolate* isolate = CcTest::i_isolate(); local
109 Factory* factory = isolate->factory();
110 HandleScope scope(isolate);
120 Handle<Object> undefined(isolate->heap()->undefined_value(), isolate);
129 CALL_GENERATED_CODE(isolate, hash, 0, 0, 0, 0, 0)));
134 uint32_t runtime_hash = ComputeIntegerHash(key, isolate->heap()->HashSeed());
145 v8::Isolate* isolate = CcTest::isolate() local
    [all...]
test-regexp.cc 94 v8::HandleScope scope(CcTest::isolate());
105 v8::HandleScope scope(CcTest::isolate());
123 v8::HandleScope scope(CcTest::isolate());
141 v8::HandleScope scope(CcTest::isolate());
452 v8::HandleScope scope(CcTest::isolate());
550 Isolate* isolate = CcTest::i_isolate(); local
551 FlatStringReader reader(isolate, CStrVector(input));
557 Handle<String> pattern = isolate->factory()
561 isolate->factory()->NewStringFromUtf8(CStrVector("")).ToHandleChecked()
786 Isolate* isolate = CcTest::i_isolate(); local
824 Isolate* isolate = CcTest::i_isolate(); local
891 Isolate* isolate = CcTest::i_isolate(); local
964 Isolate* isolate = CcTest::i_isolate(); local
1005 Isolate* isolate = CcTest::i_isolate(); local
1055 Isolate* isolate = CcTest::i_isolate(); local
1108 Isolate* isolate = CcTest::i_isolate(); local
1168 Isolate* isolate = CcTest::i_isolate(); local
1227 Isolate* isolate = CcTest::i_isolate(); local
1329 Isolate* isolate = CcTest::i_isolate(); local
1368 Isolate* isolate = CcTest::i_isolate(); local
1452 Isolate* isolate = CcTest::i_isolate(); local
1643 Isolate* isolate = CcTest::i_isolate(); local
1879 v8::Isolate* isolate = CcTest::isolate(); local
    [all...]
test-slots-buffer.cc 14 v8::HandleScope scope(CcTest::isolate());
15 Isolate* isolate = CcTest::i_isolate(); local
16 Heap* heap = isolate->heap();
17 Factory* factory = isolate->factory();
61 v8::HandleScope scope(CcTest::isolate());
62 Isolate* isolate = CcTest::i_isolate(); local
63 Heap* heap = isolate->heap();
64 Factory* factory = isolate->factory()
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
gpio.hpp 143 v8::Local<v8::Function> f = v8::Local<v8::Function>::New(v8::Isolate::GetCurrent(), This->m_v8isr);
169 m_v8isr.Reset(v8::Isolate::GetCurrent(), func);
  /external/pdfium/testing/
embedder_test.h 69 // Call before SetUp to pass shared isolate, otherwise PDFium creates one.
70 void SetExternalIsolate(void* isolate) {
71 external_isolate_ = static_cast<v8::Isolate*>(isolate);
  /external/pdfium/xfa/src/fxjse/src/
value.h 12 CFXJSE_Value(v8::Isolate* pIsolate) : m_pIsolate(pIsolate) {}
214 V8_INLINE v8::Isolate* GetIsolate() const { return m_pIsolate; }
230 static CFXJSE_Value* Create(v8::Isolate* pIsolate);
233 v8::Isolate* m_pIsolate;
  /external/v8/src/arm/
code-stubs-arm.h 53 RecordWriteStub(Isolate* isolate,
59 : PlatformCodeStub(isolate),
70 RecordWriteStub(uint32_t key, Isolate* isolate)
71 : PlatformCodeStub(key, isolate), regs_(object(), address(), value()) {}
255 explicit DirectCEntryStub(Isolate* isolate) : PlatformCodeStub(isolate) {}
270 NameDictionaryLookupStub(Isolate* isolate, LookupMode mode
    [all...]
  /external/v8/src/compiler/
change-lowering.h 61 Isolate* isolate() const;
js-frame-specialization.cc 34 value = handle(frame()->context(), isolate());
36 value = handle(frame()->GetExpression(index - parameters_count), isolate());
41 isolate());
54 value = handle(frame()->function(), isolate());
57 value = handle(Smi::FromInt(parameters_count - 1), isolate());
60 value = handle(frame()->context(), isolate());
65 isolate());
71 Isolate* JSFrameSpecialization::isolate() const { return jsgraph()->isolate(); } function in class:v8::internal::compiler::JSFrameSpecialization
    [all...]
  /external/v8/src/crankshaft/
lithium-codegen.h 29 Isolate* isolate() const { return info_->isolate(); } function in class:v8::internal::BASE_EMBEDDED
30 Factory* factory() const { return isolate()->factory(); }
31 Heap* heap() const { return isolate()->heap(); }
  /external/v8/src/heap/
object-stats.h 71 Isolate* isolate();
  /external/v8/src/ic/
handler-compiler.h 25 PropertyHandlerCompiler(Isolate* isolate, Code::Kind kind, Handle<Map> map,
27 : PropertyAccessCompiler(isolate, kind, cache_holder),
115 NamedLoadHandlerCompiler(Isolate* isolate, Handle<Map> map,
118 : PropertyHandlerCompiler(isolate, Code::LOAD_IC, map, holder,
216 explicit NamedStoreHandlerCompiler(Isolate* isolate, Handle<Map> map,
218 : PropertyHandlerCompiler(isolate, Code::STORE_IC, map, holder,
290 explicit ElementHandlerCompiler(Isolate* isolate
    [all...]

Completed in 488 milliseconds

<<11121314151617181920>>