HomeSort by relevance Sort by last modified time
    Searched defs:GetRuntime (Results 1 - 5 of 5) sorted by null

  /external/pdfium/xfa/src/fxjse/src/
context.h 20 V8_INLINE v8::Isolate* GetRuntime(void) { return m_pIsolate; }
class.cpp 31 v8::Isolate* pIsolate = lpContext->GetRuntime();
155 FXJSE_HRUNTIME CFXJSE_Arguments::GetRuntime() const {
  /art/runtime/
java_vm_ext.h 56 Runtime* GetRuntime() const {
  /external/pdfium/fpdfsdk/src/javascript/
JS_Object.h 91 CJS_Runtime* GetRuntime() const { return m_bValid ? m_pRuntime : nullptr; }
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_imp.h 36 virtual FXJSE_HRUNTIME GetRuntime() const { return m_hJsRuntime; }

Completed in 1065 milliseconds